home *** CD-ROM | disk | FTP | other *** search
- Path: news-m01.ny.us.ibm.net!usenet
- From: bbogard@ibm.net
- Newsgroups: comp.lang.c++
- Subject: Virtual Inheritance
- Date: 8 Apr 1996 02:31:27 GMT
- Message-ID: <4k9tpv$173k@news-s01.ny.us.ibm.net>
- Reply-To: bbogard@ibm.net
- NNTP-Posting-Host: slip129-37-223-75.ca.us.ibm.net
- X-Newsreader: IBM NewsReader/2 v1.2.5
-
- I was recently talking to a possible employer on the phone, and he asked me a question
- about C++ I had never heard of before. He has me what is virtual inheritance? Is this
- an ANSI compatible extension or something. I have used a number of compilers including
- VC 4.1 and BC 4.5 and neither of those had virtual inheritance defined in the language.
- What is it, and what is it used for?
-